home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / DefineButton2_189 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-05-29  |  62 b   |  4 lines

  1. on(release){
  2.    _parent.GetUrl(_parent.downloadlinkurl);
  3. }
  4.